This is Unofficial EPICS BASE Doxygen Site
boost::detail::sp_array_access< T[N] > Struct Template Reference

#include "shared_ptr.hpp"

Public Types

typedef T & type
 

Detailed Description

template<class T, std::size_t N>
struct boost::detail::sp_array_access< T[N] >

Definition at line 181 of file shared_ptr.hpp.

Member Typedef Documentation

template<class T , std::size_t N>
typedef T& boost::detail::sp_array_access< T[N] >::type

Definition at line 183 of file shared_ptr.hpp.


The documentation for this struct was generated from the following file: